home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / GZP124SR.ZIP / src / gzip-124 / crypt.c < prev    next >
C/C++ Source or Header  |  1993-08-13  |  189b  |  7 lines

  1. /* crypt.c (dummy version) -- do not perform encryption
  2.  * Hardly worth copyrighting :-)
  3.  */
  4. #ifdef RCSID
  5. static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
  6. #endif
  7.